add SAMPLE_AVG_CPU_LOAD_LIMIT config#135
Conversation
|
Take a look at how Another thing is, you add another thread just for CPU usage, which concerns me much. The agent is very sensitive about a new thread. It should be more reasonable to ask |
Ok, I will try it later using |
...niffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/jvm/JVMService.java
Outdated
Show resolved
Hide resolved
...in/java/org/apache/skywalking/apm/plugin/trace/cpu/limit/conf/CpuLimitConfigInitializer.java
Outdated
Show resolved
Hide resolved
|
I have commented on the codes, and I think you haven't tried this in the real case, please do so before submitting codes. |
I just used idea to debug the agent code, maybe not production scenario... But it do sent the segment data to OAP. I will change the code according to the comment above. |
|
As you are adding a CPU based sampler, so, you should verify whether this is really working. So, please try to establish a runtime env to verify this plugin. |
|
Any update? |
Recently my work is busy, I will update it when I am free |
# Conflicts: # apm-sniffer/optional-plugins/pom.xml
64e55c9 to
c474485
Compare
...niffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/jvm/JVMService.java
Outdated
Show resolved
Hide resolved
|
Please update |


CHANGESlog.